Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init.pp: Add missing datatypes #1560

Merged
merged 5 commits into from
Jul 6, 2023
Merged

Conversation

bastelfreak
Copy link
Member

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

@bastelfreak bastelfreak self-assigned this Jun 28, 2023
manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
@smortex smortex force-pushed the types branch 3 times, most recently from 9dd63ad to e8c4185 Compare July 5, 2023 22:44
Some parameter data types are not great and deserve to be changed.  Use
Variant to allow both the old and new data types, but emit a deprecation
warning if the legacy data type is used.

A future backward-incompatible PR will remove these legacy data-types
and the deprecation warnings.
@smortex
Copy link
Member

smortex commented Jul 5, 2023

FYI, a companion PR was opened in #1566 to remove the compatibility data types.

@bastelfreak bastelfreak merged commit cd4dd3c into voxpupuli:master Jul 6, 2023
28 of 29 checks passed
@bastelfreak bastelfreak added the enhancement New feature or request label Jul 6, 2023
@TheMeier TheMeier added this to the 6.0.0 milestone Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants